The FieldObject Object represents a field found in a report (that is,special field, database field, parameter field, etc.). This object provides properties for retrieving information for a field in your report. A FieldObject Object is obtained from the Item property of the ReportOptions Object (that is, ReportObjects.Item(Index)), where the index references a special field, database field, parameter field, summary field, or group name field (except BLOB field -- see BlobFieldObject Object).
Property | Description | Read/Write |
Returns a reference to the Application Object, that this object is associated with. | ||
Returns the field definition object (depending on what the field object is, for example, DatabaseFieldDefinition Object, FormulaFieldDefinition Object, GroupNameFieldDefinition Object, ParameterFieldDefinition Object, SummaryFieldDefinition Object, and SpecialVarFieldDefinition Object). | ||
Returns Font Object, with information on what type of font is being used (for example, name). | ||
Returns CRObjectKind object which specifies what "kind" of object (that is, box, cross | ||
Constant | Value | |
Property | Description | Read/Write |
Reference to the Parent object (Section Object). | ||
Reference to Report Object. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |